1
0
Fork 0

Compare commits

..

2 Commits

Author SHA1 Message Date
Lukáš Kucharczyk 52608253b1
postgres: move to separate file 2023-12-05 11:34:58 +01:00
Lukáš Kucharczyk 623e599a98
nextcloud: add 2023-12-05 11:34:52 +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.32 ipv4_address: 192.168.240.40
depends_on: depends_on:
- postgres - postgres
volumes: volumes: