Logo
Explore Help
Sign In
PGL/Clyde
3
2
Fork 3
You've already forked Clyde
Code Issues 13 Pull Requests Actions Projects 3 Releases 2 Wiki Activity
Files
a297641fa957d4bc542cda4426dc5123c76111cb
Clyde/backend/compose.yaml

10 lines
191 B
YAML
Raw Normal View History

base of backend Co-authored-by: Debucquoy <debucqquoy.anthony@gmail.com> Reviewed-on: https://git.herisson.ovh/PGL/Clyde/pulls/29 Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com> Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
2024-02-23 12:00:36 +01:00
services:
postgres:
image: 'postgres:latest'
environment:
adding database support
2024-02-27 12:08:28 +01:00
- 'POSTGRES_DB=clyde'
- 'POSTGRES_USER=devel'
- 'POSTGRES_PASSWORD=devel'
base of backend Co-authored-by: Debucquoy <debucqquoy.anthony@gmail.com> Reviewed-on: https://git.herisson.ovh/PGL/Clyde/pulls/29 Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com> Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
2024-02-23 12:00:36 +01:00
ports:
adding database support
2024-02-27 12:08:28 +01:00
- '5432:5432'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 674ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API