refactor docker swarm to use just home without workers for now
add caching at nginx level for portainer and gitea
This commit is contained in:
@@ -38,13 +38,10 @@ services:
|
||||
fluentd-async-connect: 'true'
|
||||
tag: gitea
|
||||
|
||||
networks:
|
||||
- prod_ui
|
||||
|
||||
networks:
|
||||
default:
|
||||
prod_ui:
|
||||
external:
|
||||
name: ingress
|
||||
ingress:
|
||||
external:
|
||||
name: ingress
|
||||
prod:
|
||||
external:
|
||||
name: prod
|
||||
name: prod_ui
|
||||
|
||||
Reference in New Issue
Block a user