Refactor Docker Compose configurations and add deployment workflows for cloud-pc and mini-pc services
This commit is contained in:
@@ -16,11 +16,8 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- type: bind
|
||||
source: /srv/stacks/gitea/data
|
||||
source: /opt/data/gitea
|
||||
target: /data
|
||||
networks:
|
||||
default:
|
||||
name: gitea_default
|
||||
x-dockge:
|
||||
urls:
|
||||
- https://git.ada-dev.ru
|
||||
Reference in New Issue
Block a user