mirror of
https://codeberg.org/catask-org/catask.git
synced 2025-04-19 13:23:41 -05:00
remove ipam config
This commit is contained in:
parent
70e867c978
commit
e783ef3380
1 changed files with 1 additions and 5 deletions
|
@ -29,8 +29,7 @@ services:
|
|||
mariadb:
|
||||
condition: service_healthy
|
||||
networks:
|
||||
catask:
|
||||
ipv4_address: 127.0.0.1
|
||||
- catask
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
|
@ -39,9 +38,6 @@ services:
|
|||
|
||||
networks:
|
||||
catask:
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 255.0.0.0/24
|
||||
|
||||
volumes:
|
||||
db-data:
|
Loading…
Add table
Reference in a new issue