deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ services:
|
||||
ports:
|
||||
- '80:80'
|
||||
- '443:443'
|
||||
volumes:
|
||||
volumes:
|
||||
- ./data/nginx-proxy-manager/data:/data
|
||||
- ./data/nginx-proxy-manager/letsencrypt:/etc/letsencrypt
|
||||
healthcheck:
|
||||
@@ -112,5 +112,5 @@ secrets:
|
||||
beszel_agent_token:
|
||||
file: secrets/beszel_agent_token.txt
|
||||
gitea_runner_registration_token:
|
||||
file: secrets/gitea_runner_registration_token_error.txt
|
||||
file: secrets/gitea_runner_registration_token.txt
|
||||
|
||||
Reference in New Issue
Block a user