correct domain for gitea
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /home/aetos/drone:/data
|
- /home/aetos/drone:/data
|
||||||
environment:
|
environment:
|
||||||
DRONE_GITEA_SERVER: http://gitea:3000
|
DRONE_GITEA_SERVER: http://gitea.aetoskia.com
|
||||||
DRONE_RPC_SECRET: supersecretkey
|
DRONE_RPC_SECRET: supersecretkey
|
||||||
DRONE_SERVER_HOST: drone.server.aetoskia.com
|
DRONE_SERVER_HOST: drone.server.aetoskia.com
|
||||||
DRONE_SERVER_PROTO: http
|
DRONE_SERVER_PROTO: http
|
||||||
|
Reference in New Issue
Block a user