1
0
Fork 0

Compare commits

..

2 Commits

Author SHA1 Message Date
Lukáš Kucharczyk ea3fd5685b
postgres: move to separate file 2023-12-05 11:33:01 +01:00
Lukáš Kucharczyk df38443d5c
nextcloud: add 2023-12-05 11:31:20 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
container_name: nextcloud container_name: nextcloud
networks: networks:
public: public:
ipv4_address: 192.168.240.40 ipv4_address: 192.168.240.32
depends_on: depends_on:
- postgres - postgres
volumes: volumes: