Skip to content

Commit 362a15c

Browse files
committed
first commit
1 parent c9ca819 commit 362a15c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

fastapi-postgres/fly.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ dockerfile = './Dockerfile'
1313
[env]
1414
PORT = '80'
1515

16-
[[mounts]]
17-
source = 'pg_data'
18-
destination = '/data'
16+
1917

2018
[http_service]
2119
internal_port = 80

0 commit comments

Comments
 (0)