version: '3' services: niuniuniu_a_1: image: repo.rdvalidasi.com/indonesia/game/coin/niuniuniu:v0.2.1 container_name: niuniuniu_a_1 environment: GROUPID: "1" SERVERID: "10261101" STATICCONF: "conf/static/" DYNAMICCONF: "conf/dynamic/" PROCONF: "conf/pro/" LOGPATH: "log/" RUNTYPE: "1" GAMEPORT: "8000" HTTPPORT: "8080" APOLLO: "A" ApolloStart: "start" ApolloAddr: "http://apollo-uat" ApolloClusterName: "default" ApolloAppId: "niuniuniu" ports: - "10931:8000" - "11931:8080" volumes: - /etc/localtime:/etc/localtime - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/niuniuniu/logs/normal_a/:/niuniuniu/log logging: driver: "json-file" options: max-size: "200m" # 切割之前日志的最大大小。可取值单位为(k,m,g) max-file: "10" niuniuniu_a_2: image: repo.rdvalidasi.com/indonesia/game/coin/niuniuniu:v0.2.1 container_name: niuniuniu_a_2 environment: GROUPID: "2" SERVERID: "10261201" STATICCONF: "conf/static/" DYNAMICCONF: "conf/dynamic/" PROCONF: "conf/pro/" LOGPATH: "log/" RUNTYPE: "1" GAMEPORT: "8000" HTTPPORT: "8080" APOLLO: "A" ApolloStart: "start" ApolloAddr: "http://apollo-uat" ApolloClusterName: "default" ApolloAppId: "niuniuniu" ports: - "10932:8000" - "11932:8080" volumes: - /etc/localtime:/etc/localtime - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/niuniuniu/logs/normal_a/:/niuniuniu/log logging: driver: "json-file" options: max-size: "200m" # 切割之前日志的最大大小。可取值单位为(k,m,g) max-file: "10" niuniuniu_a_3: image: repo.rdvalidasi.com/indonesia/game/coin/niuniuniu:v0.2.1 container_name: niuniuniu_a_3 environment: GROUPID: "3" SERVERID: "10261301" STATICCONF: "conf/static/" DYNAMICCONF: "conf/dynamic/" PROCONF: "conf/pro/" LOGPATH: "log/" RUNTYPE: "1" GAMEPORT: "8000" HTTPPORT: "8080" APOLLO: "A" ApolloStart: "start" ApolloAddr: "http://apollo-uat" ApolloClusterName: "default" ApolloAppId: "niuniuniu" ports: - "10933:8000" - "11933:8080" volumes: - /etc/localtime:/etc/localtime - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/niuniuniu/logs/normal_a/:/niuniuniu/log logging: driver: "json-file" options: max-size: "200m" # 切割之前日志的最大大小。可取值单位为(k,m,g) max-file: "10" niuniuniu_a_4: image: repo.rdvalidasi.com/indonesia/game/coin/niuniuniu:v0.2.1 container_name: niuniuniu_a_4 environment: GROUPID: "4" SERVERID: "10261401" STATICCONF: "conf/static/" DYNAMICCONF: "conf/dynamic/" PROCONF: "conf/pro/" LOGPATH: "log/" RUNTYPE: "1" GAMEPORT: "8000" HTTPPORT: "8080" APOLLO: "A" ApolloStart: "start" ApolloAddr: "http://apollo-uat" ApolloClusterName: "default" ApolloAppId: "niuniuniu" ports: - "10934:8000" - "11934:8080" volumes: - /etc/localtime:/etc/localtime - /etc/hosts:/etc/hosts - /usr/local/gitlab-runner/game/niuniuniu/logs/normal_a/:/niuniuniu/log logging: driver: "json-file" options: max-size: "200m" # 切割之前日志的最大大小。可取值单位为(k,m,g) max-file: "10"