Skip to content

Commit eabc180

Browse files
committed
try to fix data not persisting using external volume
1 parent 03c84e3 commit eabc180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

urlshortener/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ services:
5555

5656
volumes:
5757
db-data:
58+
external: true
5859

5960
# secrets:
6061
# db-password:

0 commit comments

Comments
 (0)