Skip to content

Instantly share code, notes, and snippets.

View RedBoardDev's full-sized avatar

Thomas Ott RedBoardDev

View GitHub Profile
JavaScript..... 21h 19m ............................93.8%
HTML........... 32m 5s ..............................2.4%
JSON........... 23m 47s .............................1.7%
Bash........... 10m 2s ..............................0.7%
Other.......... 18m 47s .............................1.4%
api-database_1 | db relay passwords moulibot
api-database_1 | App listening at http://localhost:3000
api-database_1 | Connecté à la base de données moulibot
my-epitech-relay_1 | http://127.0.0.1:3000/ {} veuxarisassherkzbdbd
my-epitech-relay_1 | Error: connect ECONNREFUSED 127.0.0.1:3000
my-epitech-relay_1 | at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1144:16) {
my-epitech-relay_1 | errno: 'ECONNREFUSED',
my-epitech-relay_1 | code: 'ECONNREFUSED',
my-epitech-relay_1 | syscall: 'connect',
my-epitech-relay_1 | address: '127.0.0.1',
Building db
Sending build context to Docker daemon 3.584kB
Step 1/3 : FROM mysql
---> a3a2968869cf
Step 2/3 : EXPOSE 3306
---> Using cache
---> e55a390d7313
Step 3/3 : COPY ./api-db.sql /docker-entrypoint-initdb.d/
---> Using cache
---> ce0d2b186437